ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PlotListView<TOwnerView> Class / _PlotListView<TOwnerView> Constructor

In This Topic
    _PlotListView<TOwnerView> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ownerView As TOwnerView _
    )
    public _PlotListView<TOwnerView>( 
       TOwnerView ownerView
    )

    Parameters

    ownerView
    See Also